Package eu.europa.ec.taxud.cesop.domain
Class XmlCountryTypeAndValue
java.lang.Object
eu.europa.ec.taxud.cesop.domain.XmlTypeAndValue
eu.europa.ec.taxud.cesop.domain.XmlCountryTypeAndValue
Represents an XML value with its type and country attributes.
-
Constructor Summary
ConstructorsConstructorDescriptionXmlCountryTypeAndValue(String country, String type, String value, String other) -
Method Summary
-
Constructor Details
-
XmlCountryTypeAndValue
-